projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd6b3c5
)
Fix the value of `which-key-side-window-location'
author
Junpeng Qiu
<qjpchmail@gmail.com>
Fri, 20 Nov 2015 03:52:43 +0000
(22:52 -0500)
committer
Junpeng Qiu
<qjpchmail@gmail.com>
Fri, 20 Nov 2015 03:52:43 +0000
(22:52 -0500)
which-key.el
patch
|
blob
|
history
diff --git
a/which-key.el
b/which-key.el
index 7347fad37236a71c8907071c8565b58846348728..18b277ecda1abfd80e918629eb146f159f0afa8d 100644
(file)
--- a/
which-key.el
+++ b/
which-key.el
@@
-164,7
+164,7
@@
and nil. Nil turns the feature off."
:group 'which-key
:type 'integer)
-(defcustom which-key-side-window-location '
echo
+(defcustom which-key-side-window-location '
bottom
"Location of which-key popup when `which-key-popup-type' is side-window.
Should be one of top, bottom, left or right. You can also specify
a list of two locations, like (right bottom). In this case, the